cargo.git
2016-06-11 borsAuto merge of #2757 - alexcrichton:panic-profile-dox...
2016-06-11 borsAuto merge of #2704 - alexcrichton:clean-no-fetch,...
2016-06-10 borsAuto merge of #2779 - matklad:propagete-color-config...
2016-06-10 borsAuto merge of #2780 - Boddlnagg:patch-1, r=alexcrichton
2016-06-10 Patrick ReisertFix `cargo doc --open` on Windows
2016-06-10 Aleksey KladovPropagate --color option to rustc
2016-06-10 borsAuto merge of #2778 - alexcrichton:dont-print-on-q...
2016-06-09 Alex CrichtonDon't print extra info on -q + `cargo run`
2016-06-09 borsAuto merge of #2777 - matklad:harness-help, r=alexcrichton
2016-06-08 Aleksey KladovExplain how to get help for the test harness
2016-06-07 borsAuto merge of #2771 - alexcrichton:update-replace,...
2016-06-07 borsAuto merge of #2770 - alexcrichton:new-curl, r=brson
2016-06-07 borsAuto merge of #2763 - mbrubeck:native-dirs, r=alexcrichton
2016-06-06 Matt BrubeckTest for correct library search paths during cargo run
2016-06-06 Matt BrubeckStrip native= prefix from -L arg before additing it...
2016-06-06 Matt BrubeckCorrectly record multiple native dirs per package
2016-06-06 borsAuto merge of #2774 - andrehjr:patch-doc-2754, r=alexcr...
2016-06-06 André Luis... Document file destination of build scripts.
2016-06-06 borsAuto merge of #2772 - knight42:patch, r=alexcrichton
2016-06-05 KnightAdd zsh autocompletion to subcommand metadata
2016-06-05 Knightzsh: add path completion to manifest-path options
2016-06-05 Alex CrichtonDon't lock overrides if we're updating them
2016-06-05 Alex CrichtonUpdate to curl 0.3
2016-06-05 borsAuto merge of #2769 - alexcrichton:no-oom-travis, r...
2016-06-05 Alex CrichtonPass -j1 on Travis
2016-05-31 Alex CrichtonDocument the `panic` profile option
2016-05-31 borsAuto merge of #2747 - WiSaGaN:feature/rename-main-threa...
2016-05-31 Wangshan LuUse place holder for main thread name in tests
2016-05-31 borsAuto merge of #2755 - matklad:remove-useless-formats...
2016-05-31 borsAuto merge of #2752 - wesleywiser:patch-1, r=alexcrichton
2016-05-30 Aleksey KladovRemove useless format calls from tests
2016-05-29 Wesley WiserFix example in cargo manpage
2016-05-28 Wangshan LuRename main thread from '<main>' to 'main'.
2016-05-27 borsAuto merge of #2742 - alexcrichton:new-error-format...
2016-05-26 borsAuto merge of #2744 - alexcrichton:bump, r=alexcrichton
2016-05-26 Alex CrichtonBump version numbers
2016-05-26 Alex CrichtonFix tests for RUST_NEW_ERROR_FORMAT
2016-05-26 borsAuto merge of #2743 - alexcrichton:better-test-suite...
2016-05-26 Alex CrichtonShared the test suite into multiple binaries
2016-05-25 Alex CrichtonRemove the test! macro
2016-05-24 borsAuto merge of #2739 - alexcrichton:configure-colors...
2016-05-24 Alex CrichtonConfigure colors of both stdout/stderr
2016-05-24 borsAuto merge of #2737 - aidanhs:aphs-hash-url-serializati...
2016-05-24 Aidan Hobson... Hash url serialization to ensure hash stability
2016-05-23 borsAuto merge of #2730 - alexcrichton:fix-panic-abort...
2016-05-23 Alex CrichtonFix build scripts and panic=abort
2016-05-21 borsAuto merge of #2687 - alexcrichton:panic-abort, r=wycats
2016-05-20 Alex CrichtonImplement the `panic` profile option
2016-05-20 borsAuto merge of #2723 - alexcrichton:override-errors...
2016-05-20 Alex CrichtonDon't throw away errors with `-p` arguments
2016-05-20 borsAuto merge of #2722 - alexcrichton:stderr-not-stdout...
2016-05-20 Alex CrichtonFix up last few remaining tests status-to-stderr
2016-05-20 Alex CrichtonMerge branch 'status-2-stderr' of https://github.com...
2016-05-20 Aleksey Kladovfix cargo_compile_path_deps
2016-05-20 Aleksey Kladovfix test_cargo_publish
2016-05-20 Aleksey Kladovfix test_cargo_freshness
2016-05-20 Aleksey Kladovfix test_compile_git_deps
2016-05-20 Aleksey Kladovfix some cargo_compile tests
2016-05-20 Aleksey Kladovfix test_cargo_bench
2016-05-20 Aleksey Kladovfix test_cargo_overrides
2016-05-20 Aleksey Kladovone more regexp
2016-05-20 Aleksey Kladovfix test_cargo_package
2016-05-20 Aleksey Kladovfix test_cargo_registry
2016-05-19 borsAuto merge of #2719 - semarie:test-git-vcs, r=alexcrichton
2016-05-19 Sébastien MariePR #1124 have replaced `git` with `vcs`
2016-05-19 Aleksey Kladovmore auto refactoring fixes
2016-05-19 Aleksey Kladovfix more tests with auto refactoring
2016-05-18 Aleksey Kladovmore regexp fixes
2016-05-18 Aleksey Kladovfix test_cargo_install
2016-05-18 Aleksey Kladovfix exit_code tests
2016-05-18 Aleksey Kladovfix more tests
2016-05-18 Aleksey Kladovfix more test with insane regexes
2016-05-18 Aleksey Kladovfix more tests with regex
2016-05-18 Aleksey Kladovfix test_cargo_test
2016-05-18 Aleksey Kladovfix some tests with IntelliJ-Rust automated refactoring
2016-05-18 Aleksey Kladovfix some more tests with regexp
2016-05-18 Aleksey Kladovfix a bunch of tests with regexp
2016-05-18 Aleksey Kladovfix test_cargo_clean
2016-05-18 Aleksey Kladovfix test_cargo_build_lib
2016-05-18 Aleksey Kladovfix test_cargo_build_auth
2016-05-18 Aleksey Kladovreport status to stderr instead of stdout
2016-05-18 borsAuto merge of #2710 - sbeckeriv:the-missing-lib, r...
2016-05-18 Stephen Becker IVThe missing lib
2016-05-18 borsAuto merge of #2703 - alexcrichton:target-dir-abs-path...
2016-05-18 borsAuto merge of #2706 - alx741:extend_manpages, r=alexcri...
2016-05-18 borsAuto merge of #2688 - carols10cents:docs-refresh, r...
2016-05-18 borsAuto merge of #2713 - sbeckeriv:fix-name-ordering,...
2016-05-17 Stephen Becker IVCorrect author order
2016-05-17 Carol (Nichols... At the end, point to docs that might be interesting...
2016-05-17 Carol (Nichols... Add info about what's different between debug/release
2016-05-17 Carol (Nichols... Add info about `build-dependencies` to the specifying...
2016-05-17 Carol (Nichols... Add a `[dev-dependencies]` example
2016-05-17 Carol (Nichols... Correct typo when referring to 64 bit
2016-05-17 borsAuto merge of #2707 - sbeckeriv:banned-list-2699, r...
2016-05-17 Stephen Becker IVBan keywords from crate names
2016-05-17 borsAuto merge of #2685 - mkroman:master, r=alexcrichton
2016-05-17 Mikkel KromanRevert "Maybe fix failing build on OS X rust beta"
2016-05-17 Daniel Campoverde... Man pages: add cargo-search
2016-05-17 Daniel Campoverde... Man pages: add cargo-publish
2016-05-17 Daniel Campoverde... Man pages: add cargo-package
next